DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.Having Property

The criteria that will be converted to the HAVING clause of the SQL select statement.

public Criteria Having {get; set;}

Implements

IQuery.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace